Use with-demoted-errors now that it can format any error messages
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:32:57 +0000 (22:32 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:32:57 +0000 (22:32 -0700)
commit07e5aa7351d1b14ff881d93609770bdd2cf323ff
tree01f92317d9a0640937b000a98177d7c288671385
parentbd88512ecd8bab9db5e804fc4b7bb8ad8b07907e
Use with-demoted-errors now that it can format any error messages

* dframe.el (dframe-timer-fn):
* files.el (dir-locals-read-from-file):
* mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run, mpc-format):
* reveal.el (reveal-post-command):
* saveplace.el (load-save-place-alist-from-file):
* shell.el (shell-resync-dirs):
* w32-common-fns.el (x-get-selection-value):
* emacs-lisp/copyright.el (copyright-find-copyright):
* emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
* emulation/tpu-edt.el (tpu-copy-keyfile):
* play/bubbles.el (bubbles--mark-neighbourhood):
* progmodes/executable.el (executable-make-buffer-file-executable-if-script-p):
* term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
14 files changed:
lisp/ChangeLog
lisp/dframe.el
lisp/emacs-lisp/copyright.el
lisp/emacs-lisp/eldoc.el
lisp/emulation/tpu-edt.el
lisp/files.el
lisp/mpc.el
lisp/play/bubbles.el
lisp/progmodes/executable.el
lisp/reveal.el
lisp/saveplace.el
lisp/shell.el
lisp/term/pc-win.el
lisp/w32-common-fns.el